Skip to content

chore: 🐝 Update SDK - Generate 0.35.6#162

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1772066332
Open

chore: 🐝 Update SDK - Generate 0.35.6#162
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1772066332

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 26, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes:

  • dub.payouts.list(): response.[] Changed
  • dub.bounties.list_submissions():
    • request.sort_by Changed
    • response.[] Changed
  • dub.bounties.approve_submission(): response Changed
  • dub.bounties.reject_submission(): response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/bounties/{bountyId}/submissions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] enum (1:257634)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] required (1:260543)❌ 
│ │             ├──[+] properties (1:259587)
│ │             ├──[+] properties (1:259777)
│ │             ├─┬status
│ │             │ ├──[-] enum (1:259342)❌ 
│ │             │ ├──[-] enum (1:259350)❌ 
│ │             │ ├──[-] enum (1:259362)❌ 
│ │             │ ├──[-] enum (1:259373)❌ 
│ │             │ ├──[🔀] type (1:259711)❌ 
│ │             │ ├──[+] maximum (1:259759)❌ 
│ │             │ ├──[+] minimum (1:259731)❌ 
│ │             │ ├──[🔀] description (1:259638)
│ │             │ └──[+] nullable (1:259619)❌ 
│ │             └─┬urls
│ │               ├──[-] items (1:258883)❌ 
│ │               ├──[🔀] type (1:259912)❌ 
│ │               └──[🔀] description (1:259820)
│ ├─┬/bounties/{bountyId}/submissions/{submissionId}/reject
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] required (1:267882)❌ 
│ │           ├──[+] properties (1:266926)
│ │           ├──[+] properties (1:267116)
│ │           ├─┬status
│ │           │ ├──[-] enum (1:265971)❌ 
│ │           │ ├──[-] enum (1:265979)❌ 
│ │           │ ├──[-] enum (1:265991)❌ 
│ │           │ ├──[-] enum (1:266002)❌ 
│ │           │ ├──[🔀] type (1:267050)❌ 
│ │           │ ├──[+] maximum (1:267098)❌ 
│ │           │ ├──[+] minimum (1:267070)❌ 
│ │           │ ├──[🔀] description (1:266977)
│ │           │ └──[+] nullable (1:266958)❌ 
│ │           └─┬urls
│ │             ├──[-] items (1:265512)❌ 
│ │             ├──[🔀] type (1:267251)❌ 
│ │             └──[🔀] description (1:267159)
│ ├─┬/payouts
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬Schema
│ │             ├──[+] required (1:245548)❌ 
│ │             ├──[+] properties (1:243941)
│ │             ├──[+] properties (1:244025)
│ │             ├─┬mode
│ │             │ ├──[+] enum (1:243991)
│ │             │ ├──[+] enum (1:244001)
│ │             │ ├──[+] enum (1:244014)
│ │             │ ├──[-] enum (1:244027)❌ 
│ │             │ └──[-] enum (1:244038)❌ 
│ │             ├─┬status
│ │             │ ├──[-] enum (1:243590)❌ 
│ │             │ ├──[-] enum (1:243600)❌ 
│ │             │ ├──[-] enum (1:243613)❌ 
│ │             │ ├──[-] enum (1:243625)❌ 
│ │             │ ├──[-] enum (1:243632)❌ 
│ │             │ ├──[-] enum (1:243644)❌ 
│ │             │ ├──[-] enum (1:243653)❌ 
│ │             │ └──[+] nullable (1:243630)❌ 
│ │             ├─┬user
│ │             │ ├──[-] additionalProperties (1:245396)❌ 
│ │             │ ├──[-] required (1:245344)❌ 
│ │             │ ├──[-] required (1:245349)❌ 
│ │             │ ├──[-] required (1:245356)❌ 
│ │             │ ├──[-] required (1:245364)❌ 
│ │             │ ├──[+] enum (1:243503)
│ │             │ ├──[+] enum (1:243515)
│ │             │ ├──[+] enum (1:243522)
│ │             │ ├──[+] enum (1:243534)
│ │             │ ├──[+] enum (1:243543)
│ │             │ ├──[+] enum (1:243480)
│ │             │ ├──[+] enum (1:243490)
│ │             │ ├──[🔀] type (1:243463)❌ 
│ │             │ ├──[-] nullable (1:245148)❌ 
│ │             │ ├──[-] properties (1:245247)❌ 
│ │             │ ├──[-] properties (1:245183)❌ 
│ │             │ ├──[-] properties (1:245289)❌ 
│ │             │ └──[-] properties (1:245206)❌ 
│ │             ├─┬periodEnd
│ │             │ ├──[+] additionalProperties (1:245140)❌ 
│ │             │ ├──[+] required (1:245053)❌ 
│ │             │ ├──[+] required (1:245060)❌ 
│ │             │ ├──[+] required (1:245068)❌ 
│ │             │ ├──[+] required (1:245076)❌ 
│ │             │ ├──[+] required (1:245095)❌ 
│ │             │ ├──[+] required (1:245105)❌ 
│ │             │ ├──[+] required (1:245048)❌ 
│ │             │ ├──[🔀] type (1:244087)❌ 
│ │             │ ├──[-] nullable (1:243786)❌ 
│ │             │ ├──[+] properties (1:244607)
│ │             │ ├──[+] properties (1:244269)
│ │             │ ├──[+] properties (1:244718)
│ │             │ ├──[+] properties (1:244110)
│ │             │ ├──[+] properties (1:244409)
│ │             │ ├──[+] properties (1:244181)
│ │             │ ├──[+] properties (1:244495)
│ │             │ └──[+] properties (1:244809)
│ │             ├─┬paidAt
│ │             │ ├──[+] enum (1:243917)
│ │             │ └──[+] enum (1:243928)
│ │             └─┬partner
│ │               ├──[-] additionalProperties (1:245122)❌ 
│ │               ├──[-] required (1:245035)❌ 
│ │               ├──[-] required (1:245042)❌ 
│ │               ├──[-] required (1:245050)❌ 
│ │               ├──[-] required (1:245058)❌ 
│ │               ├──[-] required (1:245077)❌ 
│ │               ├──[-] required (1:245087)❌ 
│ │               ├──[-] required (1:245030)❌ 
│ │               ├──[🔀] type (1:243809)❌ 
│ │               ├──[+] nullable (1:243797)❌ 
│ │               ├──[-] properties (1:244589)❌ 
│ │               ├──[-] properties (1:244251)❌ 
│ │               ├──[-] properties (1:244700)❌ 
│ │               ├──[-] properties (1:244092)❌ 
│ │               ├──[-] properties (1:244391)❌ 
│ │               ├──[-] properties (1:244163)❌ 
│ │               ├──[-] properties (1:244477)❌ 
│ │               └──[-] properties (1:244791)❌ 
│ └─┬/bounties/{bountyId}/submissions/{submissionId}/approve
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             ├──[+] required (1:264154)❌ 
│             ├──[+] properties (1:263198)
│             ├──[+] properties (1:263388)
│             ├─┬urls
│             │ ├──[-] items (1:262139)❌ 
│             │ ├──[🔀] type (1:263523)❌ 
│             │ └──[🔀] description (1:263431)
│             └─┬status
│               ├──[-] enum (1:262598)❌ 
│               ├──[-] enum (1:262606)❌ 
│               ├──[-] enum (1:262618)❌ 
│               ├──[-] enum (1:262629)❌ 
│               ├──[🔀] type (1:263322)❌ 
│               ├──[+] maximum (1:263370)❌ 
│               ├──[+] minimum (1:263342)❌ 
│               ├──[🔀] description (1:263249)
│               └──[+] nullable (1:263230)❌ 
└─┬Components
  ├─┬LinkClickedEvent
  │ └─┬data
  │   └─┬link
  │     └──[+] required (1:282058)❌ 
  ├─┬PartnerEnrolledEvent
  │ └─┬data
  │   ├──[+] required (1:312888)❌ 
  │   ├──[+] required (1:312869)❌ 
  │   ├──[+] required (1:312906)❌ 
  │   └─┬links
  │     └─┬Schema
  │       └──[+] required (1:305885)❌ 
  ├─┬SaleCreatedEvent
  │ └─┬data
  │   └─┬link
  │     └──[+] required (1:300636)❌ 
  ├─┬LinkWebhookEvent
  │ └─┬data
  │   └──[+] required (1:275021)❌ 
  └─┬LeadCreatedEvent
    └─┬data
      └─┬link
        └──[+] required (1:290752)❌ 
Document Element Total Changes Breaking Changes
paths 118 83
components 8 8

View full report

Linting Report 0 errors, 26 warnings, 17 hints

PYTHON CHANGELOG

core: 6.0.16 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 6.0.15 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 6.0.14 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

enumUnions: 0.1.1 - 2026-03-06

🐛 Bug Fixes

  • show literal values in enum docs when enumFormat is union (commit by @bflad)

examples: 3.0.3 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalServerURLs: 3.2.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.748.0

@github-actions github-actions bot added the patch Patch version bump label Feb 26, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772066332 branch 7 times, most recently from 7efd148 to e73e237 Compare March 5, 2026 00:42
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772066332 branch from dd34351 to 5d44fa8 Compare March 6, 2026 00:45
* `dub.payouts.list()`:  `response.[]` **Changed**
* `dub.bounties.list_submissions()`: 
  *  `request.sort_by` **Changed**
  *  `response.[]` **Changed**
* `dub.bounties.approve_submission()`:  `response` **Changed**
* `dub.bounties.reject_submission()`:  `response` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772066332 branch from 02a8693 to 6883a94 Compare March 7, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant